![]() |
Introduction to Web Development using HTML 5 |
Chapter 5: Formatting Content with TablesThis chapter examines HTML tables in detail. By the time you finish this chapter, you will understand the following key concepts:● How to use the < table> tag to create a table within a webpage ● How to use HTML tags to format content within an HTML table ● How to embed images within an HTML table ● How to nest one table within another ● How to center a table within a page ● How to center content within a table cell ● How to align contents of a specific row or cell ● How to vertically align table row or cell contents ● How to control table cell borders ● How to control table cell spacing and padding ● How to provide a table caption ● How to provide a table heading ● How to display a table header and footer ● How to handle an unequal number of table rows and columns ● How to control a table’s width and height ● How to format an entire webpage using a single table Chapter PowerPoint Presentation | ![]() |